=====================
=   Weapon Swapper  =
=====================

Swap the default Unreal weapons for your own modded guns.

Add SPWeaponSwap to your unreal.ini server packages. 

ServerPackages=SPWeaponSwap


You will also need to add to your sever packages all the new weapons you want to use for replacement. The example below uses the uzi.


ServerPackages=uzi


Once you have completed adding all the new guns to your server packages edit the SPWeaponSwap the way you want then run the mutator using the command below. Let's say you wanted to start a game using DMAriza as the map, you would use this enter the command this way.

Switchlevel DMAriza.unr?mutator=SPWeaponSwap.WeaponSwap


This would start the game replacing the unreal default weapons with the weapons you listed in the SPWeaponSwap.ini

There is also another mutator option you can use, using the same map as above, start the game with this command.

Switchlevel DMAriza.unr?mutator=SPWeaponSwap.WeapSwap

If your not familiar of not experienced running a server then I would start off trying the weapon swap mutator using only a couple of modded guns add add from there.

If you have any isses with starting your game, you can look in your Unreal/System folder and find the Unreal log or the Sever log to see why the game will not start. Read the log and you can see the error you are having with starting the game, from there you should be able to fix it. 





